From: Kenichi Handa Date: Fri, 13 Nov 2009 11:18:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9517 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=33f00766c36d6602ef3aeb7f2af9a7bf642039ef;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index dc9dd038b7c..1b0099fdef2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-11-13 Kenichi Handa + + * category.c (word_boundary_p): Adjusted for the change of the + semantics of Vword_combining_categories. + (Vword_combining_categories): Describe the slight change of the + semantics. + 2009-11-13 Eli Zaretskii * menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.